(@buy @sell @repair)
;
%100
+10
+11
;ͷ
+15

;a DeadlyEagle production made for RageZone
[@main]
#IF
check [376] 1
#ACT
goto @main-3
break

#IF
check [374] 1
#ACT
goto @main-3
break

#IF
checkpkpoint 2
#ACT
goto @main-3
#ELSEACT
goto @ripoff

[@ripoff]
you are not welcome here!


[@main-3]
Welcome, how may i help you ?\ \
 <Buy/@buy> clothes\
 <Sell/@sell> clothes\
 <Repair/@repair> clothes\
 <Cancel/@exit>
<>

[@buy]
#IF
check [374] 1
#SAY
What item do you want to buy ?\ \ \
 <Back/@main>
#ACT
break

#IF
check [376] 1
#SAY
What item do you want to buy ?\ \ \
 <Back/@main>
#ACT
break

#IF
checkpkpoint 2
#SAY
What item do you want to buy ?\ \ \
 <Back/@main>
#ACT
break

#ELSEACT
goto @main

[@sell]
#IF
check [374] 1
#SAY
Show me your clothes to be sold. I'll give you an appraisement.\
We also trade helmets.\
So if you like my store please sell them to me.\ \
 <Back/@main>
#ACT
break

#IF
check [376] 1
#SAY
Show me your clothes to be sold. I'll give you an appraisement.\
We also trade helmets.\
So if you like my store please sell them to me.\ \
 <Back/@main>
#ACT
break


#IF
checkpkpoint 2
#SAY
Show me your clothes to be sold. I'll give you an appraisement.\
We also trade helmets.\
So if you like my store please sell them to me.\ \
 <Back/@main>
#ACT
break
#ELSEACT
goto @main

[@repair]
You can repair clothes and helmets here.\ \ \
 <Back/@main>

[~@repair]
It seems repaired fine.\ \ \
 <Back/@main>


[goods]
;Items (can be Zen)     Amount  hour
BaseDress(M)		100	1	
BaseDress(F)		100	1
LightArmour(M)		100	1
LightArmour(F)		100	1